home *** CD-ROM | disk | FTP | other *** search
- {
- IBClasses = (
- {
- ACTIONS = {passwordCancelButtonPressed = id; passwordOKButtonPressed = id; };
- CLASS = CalendarPrefs;
- LANGUAGE = ObjC;
- OUTLETS = {
- calendarNameField = NSTextField;
- calendarTable = NSTableView;
- passwordField = NSSecureTextField;
- passwordSheet = NSWindow;
- };
- SUPERCLASS = OPPreferencePane;
- },
- {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
- {
- CLASS = NSPreferencePane;
- LANGUAGE = ObjC;
- OUTLETS = {
- "_firstKeyView" = NSView;
- "_initialKeyView" = NSView;
- "_lastKeyView" = NSView;
- "_window" = NSWindow;
- };
- SUPERCLASS = NSObject;
- },
- {CLASS = OPHelpButton; LANGUAGE = ObjC; SUPERCLASS = NSButton; },
- {CLASS = OPPreferencePane; LANGUAGE = ObjC; SUPERCLASS = NSPreferencePane; }
- );
- IBVersion = 1;
- }